ITextRegionList usage details

Summary

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList has 607 total references to 11 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] ITextRegionList
CASTS
Reference Location Line Number Visibility
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 887 PRIVATE_PERMISSIBLE
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.wst.dtd.core.internal.text.RegionIterator.regions -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.regions -1 PRIVATE_PERMISSIBLE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 886 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1053 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 979 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.extractPhpScriptRegion(ITextRegion) 322 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 107 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 541 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.prepareTextRegion(ITextRegionCollection, int, int, Collection) 469 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String) 401 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createFormatValue(ITextRegionList) 274 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertPageRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 701 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertImportRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 590 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegionCount() 120 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupDeclarationItem(IStructuredDocumentRegion) 963 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createAttrValue(ITextRegionList) 131 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionParameters(ITextRegionList, String[]) 733 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelImpl.regionsReplaced(RegionsReplacedEvent) 500 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelImpl.regionsReplaced(RegionsReplacedEvent) 499 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createLocalValue(ITextRegionList) 301 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertStyleRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 845 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRectValue(ITextRegionList) 411 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getCssText() 46 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegion(int) 95 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getPropertyName(ITextRegionList) 772 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertMediaRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 663 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSStyleDeclItemImpl.setCssValueTextCore(String) 258 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createCountersValue(ITextRegionList) 157 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRgbValue(ITextRegionList) 468 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 994 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertCharsetRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 413 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createCounterValue(ITextRegionList) 206 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getType(IStructuredDocumentRegion) 93 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String) 849 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegionsWithoutWhiteSpaces(IStructuredDocument, IRegion, CSSCleanupStrategy) 885 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.getRegions(IStructuredDocumentRegion) 107 PRIVATE
org.eclipse.wst.css.ui.internal.preferences.ui.CSSSyntaxColoringPage.applyStyles() 168 PRIVATE
org.eclipse.wst.dtd.core.internal.DTDFile.regionsReplaced(RegionsReplacedEvent) 663 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.preferences.DTDSyntaxColoringPage.applyStyles() 168 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion) 493 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 396 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.hasNestedRegion(ITextRegion) 212 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.applyTagNameCase(IDOMNode) 268 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.applyTagNameCase(IDOMNode) 253 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode) 449 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 737 PRIVATE
org.eclipse.wst.html.core.internal.document.MetaDataAdapter.getData(IStructuredDocumentRegion) 59 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatEndTag(IDOMElement, HTMLFormatContraints) 85 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 178 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 100 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.isAttributeNameForValueInArray(String[], ITextRegion, int) 281 PRIVATE
org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.hasNestedRegion(ITextRegion) 283 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.isEndTagCorrupted(SyntaxValidator.ElementInfo) 142 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.getEndTagFullText(SyntaxValidator.ElementInfo) 156 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 195 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 456 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 442 PRIVATE
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.applyStyles() 169 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getTagName() 184 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.containsAttribute(String[]) 115 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion) 408 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.toString() 235 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getAttributeValue(String) 138 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.AttrToString() 80 PRIVATE
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.redrawRegionsReplaced(RegionsReplacedEvent) 948 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.preferences.ui.StyledTextColorPicker.applyStyles() 272 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.projection.AbstractStructuredFoldingStrategy.getIndexedRegions(IStructuredModel, IStructuredDocumentRegion[]) 501 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionsReplaced(RegionsReplacedEvent) 201 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 318 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.prepareTextRegion(ITextRegionCollection, int, int, Collection) 265 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.search.OccurrencesSearchQuery.FindRegions.findOccurrences(IProgressMonitor) 67 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion) 392 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 139 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 230 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode) 281 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion) 1424 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1255 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion) 91 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion) 1077 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion) 1359 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion) 95 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionsReplaced(RegionsReplacedEvent) 754 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionsReplaced(RegionsReplacedEvent) 753 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion) 985 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion) 1213 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertCDATASection(IStructuredDocumentRegion) 897 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 429 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1303 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.SourceValidator.hasNestedRegion(TextImpl) 371 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue() 498 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.SourceValidator.hasNestedRegion(TextImpl) 375 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertInvalidDecl(IStructuredDocumentRegion) 1189 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.updateAttrRegions(Element, IStructuredDocumentRegion) 1671 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement) 108 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndTagName() 470 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData() 88 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion) 921 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEntityRef(IStructuredDocumentRegion) 1125 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion) 1452 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 792 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 590 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 857 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getRegions(IStructuredDocumentRegion) 236 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int) 163 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int) 410 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 261 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode) 623 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 335 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) 127 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkAttributesInEndTag(IStructuredDocumentRegion, IReporter) 112 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 220 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkEmptyTag(IStructuredDocumentRegion, IReporter) 181 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkQuotesForAttributeValues(IStructuredDocumentRegion, IReporter) 352 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkNoNamespaceInPI(IStructuredDocumentRegion, IReporter) 324 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 441 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkClosingBracket(IStructuredDocumentRegion, IReporter) 147 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 519 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 478 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getTagName(IStructuredDocumentRegion) 2239 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AttributeContextInformationProvider.isEndTag(IStructuredDocumentRegion) 228 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isSelfClosed(IStructuredDocumentRegion) 2416 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeValueProposals(ContentAssistRequest, CompletionProposalInvocationContext) 248 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.getTagName(IStructuredDocumentRegion) 1351 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.isSelfClosed(IStructuredDocumentRegion) 1346 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AttributeContextInformationPresenter.updatePresentation(int, TextPresentation) 74 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest) 249 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.preferences.XMLSyntaxColoringPage.applyStyles() 168 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getAttrNameRegion(IDOMNode, ITextRegion) 181 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkAttributesInEndTag(IStructuredDocumentRegion, IReporter) 128 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkQuotesForAttributeValues(IStructuredDocumentRegion, IReporter) 437 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkEmptyTag(IStructuredDocumentRegion, IReporter) 215 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 526 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 576 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkClosingBracket(IStructuredDocumentRegion, IReporter) 172 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 264 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkNoNamespaceInPI(IStructuredDocumentRegion, IReporter) 400 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 629 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.ui.internal.preferences.XSLSyntaxColoringPage.applyStyles() 177 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 181 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.AbstractXSLSemanticHighlighting.createSemanticPositions(IStructuredDocumentRegion, String) 78 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.prepareTextRegion(ITextRegionCollection, int, int, Collection) 119 PRIVATE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createFormatValue(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createDeclarationItem(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getPropertyName(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.makeString(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.setMediaList(MediaListImpl, IStructuredDocumentRegion, ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionName(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRgbValue(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createCountersValue(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRectValue(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createPrimitiveValue(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createCounterValue(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupImportantAttribute(ICSSStyleDeclItem, ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createLocalValue(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createAttrValue(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionParameters(ITextRegionList, String[]) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createStringValue(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, IStructuredDocumentRegion, ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.stripSurroundingSpace(ITextRegionList) -1 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.getRegionText(IStructuredDocumentRegion, ITextRegionList) -1 PRIVATE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.RegionIterator(ITextRegionList) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setRegions(ITextRegionList) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.setRegions(ITextRegionList) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.setRegions(ITextRegionList) -1 PRIVATE_PERMISSIBLE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionParameters(ITextRegionList, String[]) -1 PRIVATE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getRegions() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getRegions() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegions() -1 PRIVATE_PERMISSIBLE
[+] add(ITextRegion) : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1064 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1016 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 941 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 217 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionParameters(ITextRegionList, String[]) 747 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getPropertyName(ITextRegionList) 786 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 1057 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 1033 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 1014 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 1027 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionParameters(ITextRegionList, String[]) 752 PRIVATE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 404 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 146 PRIVATE
[+] clear() : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 1029 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 1048 PRIVATE
[+] get(int) : ITextRegion
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 982 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1058 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 984 PRIVATE
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.getCurlyOpenLineInformation(IStructuredDocument, int) 107 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 110 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.extractPhpScriptRegion(ITextRegion) 324 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.prepareTextRegion(ITextRegionCollection, int, int, Collection) 473 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 545 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1501 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRgbValue(ITextRegionList) 479 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createCountersValue(ITextRegionList) 169 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createLocalValue(ITextRegionList) 311 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createStringValue(ITextRegionList) 530 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertPageRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 721 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createPrimitiveValue(ITextRegionList) 394 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionName(ITextRegionList) 720 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createFormatValue(ITextRegionList) 285 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createPrimitiveValue(ITextRegionList) 357 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionName(ITextRegionList) 716 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createAttrValue(ITextRegionList) 141 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertStyleRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 864 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createCounterValue(ITextRegionList) 218 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupImportantAttribute(ICSSStyleDeclItem, ITextRegionList) 909 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getCssText() 50 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegionCount() 124 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegion(int) 98 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegion(int) 100 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRectValue(ITextRegionList) 422 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getType(IStructuredDocumentRegion) 96 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.getRegions(IStructuredDocumentRegion) 109 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.next() 82 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.stripSurroundingSpace(ITextRegionList) 325 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.getStructuredDocumentRegionType(IStructuredDocumentRegion) 180 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.prev() 103 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.stripSurroundingSpace(ITextRegionList) 315 PRIVATE
org.eclipse.wst.css.ui.internal.preferences.ui.CSSSyntaxColoringPage.applyStyles() 170 PRIVATE
org.eclipse.wst.dtd.core.internal.DTDFile.isParameterEntityReference(IStructuredDocumentRegion) 505 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isEntity(IStructuredDocumentRegion) 482 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isEntity(IStructuredDocumentRegion) 481 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isComment(IStructuredDocumentRegion) 458 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isAttributeList(IStructuredDocumentRegion) 447 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.TopLevelNode.getStartRegion() 74 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isAttributeList(IStructuredDocumentRegion) 446 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isNotation(IStructuredDocumentRegion) 493 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isNotation(IStructuredDocumentRegion) 494 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.TopLevelNode.getEndRegion() 55 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.regionsReplaced(RegionsReplacedEvent) 666 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isElement(IStructuredDocumentRegion) 470 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isElement(IStructuredDocumentRegion) 469 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.RegionIterator(ITextRegionList) 52 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.RegionIterator(ITextRegionList) 51 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.next() 73 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.RegionIterator(IStructuredDocumentRegion, int, int) 41 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.previous() 80 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.preferences.DTDSyntaxColoringPage.applyStyles() 170 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 401 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 397 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.applyTagNameCase(IDOMNode) 270 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.applyTagNameCase(IDOMNode) 255 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion) 494 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 738 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode) 450 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.isAttributeNameForValueInArray(String[], ITextRegion, int) 290 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 106 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 102 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 101 PRIVATE
org.eclipse.wst.html.core.internal.validate.FMUtil.getNameRegion(ITextRegionCollection) 111 PRIVATE
org.eclipse.wst.html.ui.internal.autoedit.StructuredAutoEditStrategyHTML.smartInsertCloseElement(DocumentCommand, IDocument, IStructuredModel) 168 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 198 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 449 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 461 PRIVATE
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.applyStyles() 171 PRIVATE
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.redrawRegionsReplaced(RegionsReplacedEvent) 952 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.redrawRegionsReplaced(RegionsReplacedEvent) 951 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.preferences.ui.StyledTextColorPicker.applyStyles() 274 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.projection.AbstractStructuredFoldingStrategy.getIndexedRegions(IStructuredModel, IStructuredDocumentRegion[]) 503 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 322 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionsReplaced(RegionsReplacedEvent) 203 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionsReplaced(RegionsReplacedEvent) 204 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.prepareTextRegion(ITextRegionCollection, int, int, Collection) 269 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.search.OccurrencesSearchQuery.FindRegions.findOccurrences(IProgressMonitor) 75 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 140 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion) 394 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 235 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 231 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode) 282 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegion(IStructuredDocumentRegion) 131 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegionType(IStructuredDocumentRegion) 101 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1261 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.SourceValidator.hasNestedRegion(TextImpl) 373 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion) 146 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegion(IStructuredDocumentRegion) 86 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1264 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 453 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement) 128 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1308 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1269 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 594 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 592 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 800 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion) 1457 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 796 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion) 1466 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion) 1369 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 860 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion) 1463 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 896 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 864 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion) 1360 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 889 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getLastRegion() 130 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFirstRegion() 115 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset(ITextRegion) 270 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int) 171 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset() 248 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getRegions(IStructuredDocumentRegion) 238 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints) 104 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 262 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode) 621 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 336 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int) 412 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 337 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode) 618 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode) 624 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) 128 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.getType() 32 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 446 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 483 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkNoNamespaceInPI(IStructuredDocumentRegion, IReporter) 328 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkAttributesInEndTag(IStructuredDocumentRegion, IReporter) 117 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkQuotesForAttributeValues(IStructuredDocumentRegion, IReporter) 357 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 231 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 247 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkEmptyTag(IStructuredDocumentRegion, IReporter) 184 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 522 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkClosingBracket(IStructuredDocumentRegion, IReporter) 151 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 226 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 258 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 279 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 273 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 259 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 265 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertCloseElement(DocumentCommand, IDocument, IStructuredModel) 159 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AttributeContextInformationPresenter.updatePresentation(int, TextPresentation) 84 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AttributeContextInformationProvider.isEndTag(IStructuredDocumentRegion) 229 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagNameProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 786 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getTagName(IStructuredDocumentRegion) 2243 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagNameProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1670 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isStartTag(IStructuredDocumentRegion) 2423 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.getTagName(IStructuredDocumentRegion) 1355 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.isStartTag(IStructuredDocumentRegion) 1302 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator.getOtherClose(Node) 134 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeValueProposals(ContentAssistRequest, CompletionProposalInvocationContext) 255 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isSelfClosed(IStructuredDocumentRegion) 2417 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.isSelfClosed(IStructuredDocumentRegion) 1347 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest) 256 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 80 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 69 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.preferences.XMLSyntaxColoringPage.applyStyles() 170 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getAttrNameRegion(IDOMNode, ITextRegion) 188 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkNoNamespaceInPI(IStructuredDocumentRegion, IReporter) 404 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 531 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 313 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkQuotesForAttributeValues(IStructuredDocumentRegion, IReporter) 442 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 291 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 275 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkEmptyTag(IStructuredDocumentRegion, IReporter) 218 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkAttributesInEndTag(IStructuredDocumentRegion, IReporter) 133 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkClosingBracket(IStructuredDocumentRegion, IReporter) 176 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 632 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 270 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 581 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.core.internal.util.Debug.printChildRegions(ITextRegionCollection, int) 143 PRIVATE
org.eclipse.wst.xsl.ui.internal.preferences.XSLSyntaxColoringPage.applyStyles() 179 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 185 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.prepareTextRegion(ITextRegionCollection, int, int, Collection) 123 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.AbstractXSLSemanticHighlighting.createSemanticPositions(IStructuredDocumentRegion, String) 82 PRIVATE
[+] indexOf(ITextRegion) : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.util.RegionIterator.reset(IStructuredDocumentRegion, ITextRegion) 137 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.reset(IStructuredDocument, int) 126 PRIVATE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.hasPrevious() 66 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.hasNext() 59 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.isAttributeNameForValueInArray(String[], ITextRegion, int) 282 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 457 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 447 PRIVATE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeValueProposals(ContentAssistRequest, CompletionProposalInvocationContext) 249 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest) 250 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getAttrNameRegion(IDOMNode, ITextRegion) 182 PRIVATE_PERMISSIBLE
[+] isEmpty() : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertImportRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 593 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertStyleRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 863 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 1069 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 1000 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertCharsetRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 416 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createPrimitiveValue(ITextRegionList) 354 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertPageRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 720 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupImportantAttribute(ICSSStyleDeclItem, ITextRegionList) 906 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getPropertyName(ITextRegionList) 774 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.stripSurroundingSpace(ITextRegionList) 324 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.stripSurroundingSpace(ITextRegionList) 314 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.isEndTagCorrupted(SyntaxValidator.ElementInfo) 143 PRIVATE
[+] iterator() : Iterator
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.reparseRegion(IDocument, Iterator, int) 1144 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.1.preferencesEventOccured(PreferencesPropagatorEvent) 1056 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String) 407 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionParameters(ITextRegionList, String[]) 735 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.makeString(ITextRegionList) 858 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.setMediaList(MediaListImpl, IStructuredDocumentRegion, ITextRegionList) 1233 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.hasColonSeparator(IStructuredDocumentRegion) 937 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getEncodingName(IStructuredDocument) 50 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getEncodingName(IStructuredDocument) 60 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegionsWithoutWhiteSpaces(IStructuredDocument, IRegion, CSSCleanupStrategy) 886 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String) 850 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.getRegionText(IStructuredDocumentRegion, ITextRegionList) 199 PRIVATE
org.eclipse.wst.html.core.internal.document.MetaDataAdapter.getData(IStructuredDocumentRegion) 64 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 179 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatEndTag(IDOMElement, HTMLFormatContraints) 86 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.getTagName(IStructuredDocumentRegion) 50 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.getEndTagFullText(SyntaxValidator.ElementInfo) 157 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.isEndTagCorrupted(SyntaxValidator.ElementInfo) 145 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 199 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 256 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateJSNode(IStructuredDocumentRegion) 473 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.AttrToString() 82 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion) 410 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getAttributeValue(String) 140 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.containsAttribute(String[]) 117 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.toString() 236 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getTagName() 186 PRIVATE
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData() 95 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion) 1221 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion) 1432 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion) 97 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndTagName() 473 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 378 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.updateAttrRegions(Element, IStructuredDocumentRegion) 1679 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 472 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEntityRef(IStructuredDocumentRegion) 1130 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue() 501 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 280 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion) 101 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion) 927 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 405 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion) 1364 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 267 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion) 993 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion) 1082 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 995 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getNameRegion(IStructuredDocumentRegion) 1068 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getNameRegion(IStructuredDocumentRegion) 2149 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXMLElementContentAssistRequest.getNameRegion(IStructuredDocumentRegion) 362 PRIVATE
[+] remove(ITextRegion) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupImportantAttribute(ICSSStyleDeclItem, ITextRegionList) 914 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.stripSurroundingSpace(ITextRegionList) 328 PRIVATE
[+] remove(int) : ITextRegion
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String) 403 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String) 402 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertCharsetRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 414 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertImportRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 594 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getPropertyName(ITextRegionList) 775 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertMediaRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 664 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 1002 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertPageRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 702 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertImportRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 591 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertCharsetRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 417 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.stripSurroundingSpace(ITextRegionList) 318 PRIVATE
[+] size() : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 981 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 982 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 984 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1058 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 109 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.extractPhpScriptRegion(ITextRegion) 323 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 542 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.prepareTextRegion(ITextRegionCollection, int, int, Collection) 470 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String) 403 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1496 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createCounterValue(ITextRegionList) 207 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegion(int) 97 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createStringValue(ITextRegionList) 529 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.hasColonSeparator(IStructuredDocumentRegion) 933 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRectValue(ITextRegionList) 412 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createFormatValue(ITextRegionList) 276 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createPrimitiveValue(ITextRegionList) 394 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createAttrValue(ITextRegionList) 132 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegionCount() 123 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createLocalValue(ITextRegionList) 302 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertStyleRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 864 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertPageRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 721 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionName(ITextRegionList) 720 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getCssText() 49 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupImportantAttribute(ICSSStyleDeclItem, ITextRegionList) 909 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegion(int) 99 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionName(ITextRegionList) 713 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createCountersValue(ITextRegionList) 158 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRgbValue(ITextRegionList) 469 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getType(IStructuredDocumentRegion) 94 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.getRegions(IStructuredDocumentRegion) 108 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.stripSurroundingSpace(ITextRegionList) 325 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.getStructuredDocumentRegionType(IStructuredDocumentRegion) 177 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.next() 79 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.prev() 100 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.prev() 109 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.next() 85 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.hasNext() 60 PRIVATE
org.eclipse.wst.css.ui.internal.preferences.ui.CSSSyntaxColoringPage.applyStyles() 169 PRIVATE
org.eclipse.wst.dtd.core.internal.TopLevelNode.getEndRegion() 53 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isEntity(IStructuredDocumentRegion) 480 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.regionsReplaced(RegionsReplacedEvent) 664 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.TopLevelNode.getStartRegion() 73 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isNotation(IStructuredDocumentRegion) 492 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isAttributeList(IStructuredDocumentRegion) 445 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isElement(IStructuredDocumentRegion) 468 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isComment(IStructuredDocumentRegion) 457 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isParameterEntityReference(IStructuredDocumentRegion) 504 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.RegionIterator(ITextRegionList) 52 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.hasNext() 58 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.RegionIterator(IStructuredDocumentRegion, int, int) 40 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.preferences.DTDSyntaxColoringPage.applyStyles() 169 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode) 450 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.applyTagNameCase(IDOMNode) 269 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.applyTagNameCase(IDOMNode) 254 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 400 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 401 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion) 494 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 738 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 397 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 101 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 105 PRIVATE
org.eclipse.wst.html.core.internal.validate.FMUtil.getNameRegion(ITextRegionCollection) 110 PRIVATE
org.eclipse.wst.html.ui.internal.autoedit.StructuredAutoEditStrategyHTML.smartInsertCloseElement(DocumentCommand, IDocument, IStructuredModel) 168 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 196 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 459 PRIVATE
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.applyStyles() 170 PRIVATE
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.redrawRegionsReplaced(RegionsReplacedEvent) 949 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.preferences.ui.StyledTextColorPicker.applyStyles() 273 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.projection.AbstractStructuredFoldingStrategy.getIndexedRegions(IStructuredModel, IStructuredDocumentRegion[]) 502 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.prepareTextRegion(ITextRegionCollection, int, int, Collection) 266 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionsReplaced(RegionsReplacedEvent) 204 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionsReplaced(RegionsReplacedEvent) 202 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 319 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.search.OccurrencesSearchQuery.FindRegions.findOccurrences(IProgressMonitor) 73 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode) 282 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 231 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 235 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 140 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 234 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion) 394 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1268 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegionType(IStructuredDocumentRegion) 99 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1260 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.SourceValidator.hasNestedRegion(TextImpl) 372 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 452 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1307 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegion(IStructuredDocumentRegion) 129 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegion(IStructuredDocumentRegion) 131 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion) 144 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegion(IStructuredDocumentRegion) 84 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement) 127 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion) 146 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion) 1464 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion) 1461 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion) 1366 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 895 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion) 1456 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 591 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion) 1357 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 888 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getRegions(IStructuredDocumentRegion) 237 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getNumberOfRegions() 139 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int) 164 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset() 248 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset(ITextRegion) 268 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getLastRegion() 130 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode) 620 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode) 617 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) 128 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int) 411 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 262 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 337 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints) 103 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode) 624 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.getType() 31 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkQuotesForAttributeValues(IStructuredDocumentRegion, IReporter) 356 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkAttributesInEndTag(IStructuredDocumentRegion, IReporter) 116 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkNoNamespaceInPI(IStructuredDocumentRegion, IReporter) 327 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 521 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 225 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 445 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForSpaceBeforeName(IStructuredDocumentRegion, IReporter) 300 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkEmptyTag(IStructuredDocumentRegion, IReporter) 182 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkClosingBracket(IStructuredDocumentRegion, IReporter) 150 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 482 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertCloseElement(DocumentCommand, IDocument, IStructuredModel) 159 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.isSelfClosed(IStructuredDocumentRegion) 1347 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isStartTag(IStructuredDocumentRegion) 2422 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getTagName(IStructuredDocumentRegion) 2242 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.getTagName(IStructuredDocumentRegion) 1354 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isSelfClosed(IStructuredDocumentRegion) 2417 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.isStartTag(IStructuredDocumentRegion) 1301 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AttributeContextInformationPresenter.updatePresentation(int, TextPresentation) 83 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.preferences.XMLSyntaxColoringPage.applyStyles() 169 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 269 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkQuotesForAttributeValues(IStructuredDocumentRegion, IReporter) 441 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForSpaceBeforeName(IStructuredDocumentRegion, IReporter) 365 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkEmptyTag(IStructuredDocumentRegion, IReporter) 216 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkAttributesInEndTag(IStructuredDocumentRegion, IReporter) 132 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 580 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkClosingBracket(IStructuredDocumentRegion, IReporter) 175 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkNoNamespaceInPI(IStructuredDocumentRegion, IReporter) 403 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 530 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 631 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.core.internal.util.Debug.printChildRegions(ITextRegionCollection, int) 142 PRIVATE
org.eclipse.wst.xsl.ui.internal.preferences.XSLSyntaxColoringPage.applyStyles() 178 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.prepareTextRegion(ITextRegionCollection, int, int, Collection) 122 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 184 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.AbstractXSLSemanticHighlighting.createSemanticPositions(IStructuredDocumentRegion, String) 81 PRIVATE
[+] toArray() : ITextRegion[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion) 188 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion) 181 PRIVATE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 878 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 887 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistUtilities.isXMLJSPDelimiter(IStructuredDocumentRegion) 465 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional